home *** CD-ROM | disk | FTP | other *** search
/ CyberMycha 2008 January / Cybermycha 1_2008.iso / DataLo~2.cab / _F37BC77B32A14CC1966CA68BCE72FAD8 < prev    next >
Encoding:
Text File  |  2006-01-31  |  406 b   |  11 lines

  1. !include("..\\..\\LogicCommon\\race.def")
  2.  
  3. //Race( "TestRace", "Data/Maps/poland/poland.map", "PolandTestDrive" )
  4. Race( "TestRace", "Data/Maps/usa/usa.map", "usa14" )
  5. {
  6.     LapsCount(1)   
  7.     SetParam( "m_sRaceType", "&testdriverace&" )
  8.     SetParam( "m_sVisScriptPath", "data/logiccommon/raceVis_TestDrive.def" )
  9.     CupInfo( "&TestDriveTitle&" )
  10.    SetParam( "m_sCupID", "&TestDriveTitle&" )
  11. }